home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Bus / H-L / Hypercard invoice Folder / inv_application / stack_-1.xml < prev   
Encoding:
Extensible Markup Language  |  1992-07-01  |  1021 b   |  20 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>1</cardCount>
  7.     <cardID>3040</cardID>
  8.     <listID>2102</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>on OpenStackcreate menu "application"put "information,register" into menu "application" with ¬¨menumsg "doInfo,doReg"end OpenStackon doInfoplay "boing"lock screenshow card field "info1"show card field "info2"unlock screen with iris openwait until the mouseClicklock screenhide card field "info1"hide card field "info2"unlock screen with iris closeend doInfoon doReggo to stack "register"end doRegon CloseStackreset menubarend CloseStack</script>
  17.     <background id="2796" file="background_2796.xml" name="" />
  18.     <card id="3040" file="card_3040.xml" marked="false" name="" owner="2796" />
  19. </stack>
  20.